Next | Prev | Top | Contents | Index

Chapter 18: GIO Device Drivers


The GIO bus is a synchronous, multiplexed address-data bus connecting high-speed devices to main memory and CPU for Silicon Graphics workstations. This chapter gives an overview of the GIO architecture, and describes the special kernel functions used to manage a device on the GIO bus. The main topics are as follows:


GIO Bus Overview
Configuring a GIO Device
Writing a GIO Driver
Memory Parity Workarounds
Example GIO Driver

Next | Prev | Top | Contents | Index